getZoneCRSVertices

Module: dggal
Class: DGGRS

int getZoneCRSVertices(DGGRSZone zone, CRS crs, Pointd * vertices)

Description

Return the vertices of a DGGRS zone (in a particular CRS or the default CRS)

Parameters

zone  DGGRSZone  The zone for which to return vertices 
crs  CRS  The CRS in which to return the vertices (0 for the default) 
vertices  Pointd A pre-allocated buffer for returning the zone vertices 
 
Return Value int  The number of vertices returned 

See Also


countZoneEdges